Skip to content

Update dependency twilio-ruby to "~> 7.10.0"#11329

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/twilio-ruby-7.x
Open

Update dependency twilio-ruby to "~> 7.10.0"#11329
renovate[bot] wants to merge 1 commit intomainfrom
renovate/twilio-ruby-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 15, 2026

This PR contains the following updates:

Package Change Age Confidence
twilio-ruby "~> 7.8.0""~> 7.10.0" age confidence

Release Notes

twilio/twilio-ruby (twilio-ruby)

v7.10.5

Compare Source

Twiml

  • Add backgroundNoiseReduction, speechTimeout, deepgramSmartFormat, ignoreBackchannel, events attributes to <ConversationRelay>

Api

  • Enabled incoming phone numbers(IPN) public apis in stage-ie1

Data-ingress

  • 2026-04-09

  • Content updates:
  • Added parameter(s) to GetDataSync: datasetId
  • 2026-04-09

  • Minor updates (formatting, metadata)
  • 2026-04-06

  • Minor updates (formatting, metadata)
  • 2026-04-06

  • Minor updates (formatting, metadata)
  • 2026-04-06

  • Minor updates (formatting, metadata)
  • 2026-04-06

  • Minor updates (formatting, metadata)
  • 2026-04-06

  • Content updates:
  • Added properties to CloudAppSourceUpdate: config
  • Added properties to CloudAppDatasetUpdate: schedule
  • Added properties to WarehouseSourceUpdate: config
  • Added properties to WarehouseDatasetUpdate: schedule
  • 2026-04-06

  • Content updates:
  • Updated description for GetCloudAppPreviewResult
  • Updated description for GetWarehousePreviewResult
  • Updated description for GetDataSampleResult
  • 2026-03-27

  • Add schema oneOf back without discriminator
  • 2026-03-26

  • Minor updates (formatting, metadata)
  • 2026-03-26

  • Added prod-us1 to supportedRealms for all endpoints
  • 2026-03-25

  • Minor updates (formatting, metadata)
  • 2026-03-24

  • Minor updates (formatting, metadata)
  • 2026-03-24

  • Minor updates (formatting, metadata)
  • 2026-03-24

  • Minor updates (formatting, metadata)
  • 2026-03-24

  • Added 10 new path(s):
  • /v1/DataSyncs (ListDataSyncs, TriggerDataSync)
  • /v1/DataSyncs/{SyncId} (GetDataSync)
  • /v1/CloudAppSources/{SourceId}/Objects (ListCloudAppObjects)
  • /v1/CloudAppSources/{SourceId}/Objects/{Name}/Properties (ListCloudAppObjectProperties)
  • /v1/CloudAppSources/{SourceId}/Objects/{Name}/Preview (PreviewCloudAppObjectData)
  • /v1/CloudAppSources/{SourceId}/Objects/{Name}/Preview/{OperationId} (GetCloudAppPreviewResult)
  • /v1/WarehouseSources/{SourceId}/Preview (PreviewWarehouseData)
  • /v1/WarehouseSources/{SourceId}/Preview/{OperationId} (GetWarehousePreviewResult)
  • /v1/DataSample (TriggerDataSample)
  • /v1/DataSample/{OperationId} (GetDataSampleResult)
  • 2026-03-24

  • Minor updates (formatting, metadata)
  • 2026-03-24

  • Use explode: true for query params when getting by ids and limit max items to 25
  • Make schema description for Schema more specific by using oneOf without discriminator for now.

Insights

  • Added Insights Domains endpoints under /v3/InsightsDomains/* (Query + Metadata) to provide a versioned, GA-ready namespace alongside existing /preview endpoints.

Mcp

  • API Changes

  • 2026-04-07

  • Added 1 new path(s):
  • /v1/docs (InvokeDocsMcp)

Memory

  • 2026-04-09

  • Removed 2 path(s):
  • /v1/Stores/{storeId}/Profiles/Import (ListProfileImports, CreateProfilesImport)
  • /v1/Stores/{storeId}/Profiles/Import/{importId} (FetchProfileImport)
  • libraryVisibility: private, docsVisibility: private
  • 2026-04-08

  • Content updates:
  • Added 301 response for GetProfile and GetProfileTraits
  • Added canonical ID header to response for GetProfile and GetProfileTraits
  • Add 308 response for PatchProfile
  • 2026-04-07

  • Added AGENT and UNKNOWN values to ParticipantType enum
  • 2026-04-06

  • Content updates:
  • Added async operation support to UpdateTraitGroup 202 response (Operation-Id, Location, Retry-After headers; statusUrl in body)
  • Added async operation support to CreateDataMapping, UpdateDataMapping, DeleteDataMapping 202 responses (Operation-Id, Location, Retry-After headers; statusUrl in body)
  • 2026-03-30

  • Content updates:
  • Updated description for FetchProfileMemory
  • 2026-03-27

  • Content updates:
  • Updated schema description for TraitGroupCore
  • 2026-03-25

  • Content updates:
  • Removed properties from TraitDefinition: displayName
  • 2026-03-25

  • Content updates:
  • Updated description for UpdateProfileTraits
  • Updated description for FetchIdentityResolutionSettings
  • Updated description for UpdateIdentityResolutionSettings
  • Updated schema description for IdentityResolutionSettingsCore
  • Updated schema description for TraitGroupCore
  • Made all fields besides idType optional w/ defaults for schema IdentifierConfig
  • 2026-03-24

  • Content updates:
  • Added properties to OperationStatus: result

v7.10.4

Compare Source

Data-ingress

  • API Changes

  • 2026-03-23

  • Added stage-us1 to supportedRealms for all endpoints
  • 2026-03-20

  • Content updates:
  • Removed estimatedCompletionTime from LongRunningOperationResponse
  • Moved operationId from LongRunningOperationResponse to headers
  • 2026-03-18

  • Added 1 new path(s):
  • /v1/ControlPlane/Operations/{OperationId} (GetControlPlaneOperationStatus)
  • 2026-03-11

  • Minor updates (formatting, metadata)
  • 2026-03-11

  • Minor updates (formatting, metadata)
  • 2026-03-11

  • Minor updates (formatting, metadata)
  • 2026-03-11

  • Minor updates (formatting, metadata)
  • 2026-03-11

  • Minor updates (formatting, metadata)
  • 2026-03-05

  • Initial release with 10 paths and 22 operations

Memory

  • 2026-03-19

  • Added 1 new path(s):
  • /v1/ControlPlane/Operations/{operationId} (FetchOperation)
  • 2026-03-11

  • Minor updates (formatting, metadata)

v7.10.3

Compare Source

Library - Chore

Twiml

  • Rename recording_configuration to recording_configuration_id attribute in <Conference>, <Dial>, <Record> verbs and <Recording> noun

Ace

  • ACE Signals API Changes

  • 2026-02-18

  • Initial release: POST /signals, GET/POST /signals/{signal_id}/results, GET /health
  • Enables OneAdmin integration for synchronous signal ingestion and policy result polling
  • Supports permission-based authorization for signal operations
  • Health endpoint available for monitoring without authentication

Api

  • Added optional parameter Confirmation to Payments create endpoint to enable payment confirmation prompt before gateway submission
  • Added optional parameter RequireMatchingInputs to Payments create endpoint for input confirmation in agent-assisted payment flows
  • Added matcher capture types (payment-card-number-matcher, expiration-date-matcher, security-code-matcher, postal-code-matcher) to Payments update endpoint

Memory

  • 2026-03-06

  • Modified 1 path(s):
  • /v1/Stores/{storeId}/Profiles/{profileId}/ConversationSummaries/{summaryId} (added patch, get)

v7.10.1

Compare Source

Library - Fix

Twiml

  • Add recording_configuration attribute to <Recording> noun

Api

  • Clarify the behavior of date filters with the Calls API
  • Added Phone Number type property to /IncomingPhoneNumbers resource

Memory

  • 2026-01-23

  • No path changes (updated metadata only)
  • 2026-01-22

  • No path changes (updated metadata only)
  • 2026-01-22

  • Modified 1 path(s):
  • /v1/Stores/{storeId}/Profiles/{profileId} (added delete)

v7.10.0

Compare Source

Library - Feature

Library - Chore

Twiml

  • Added support for and inside

Assistants

  • AI Assistants v1 release

Autopilot

  • Remove Export resource from Autopilot Assistant
  • Add dialogue_sid param to Query list resource
  • Add Restore resource to Autopilot Assistant
  • Add one new property in Query i.e dialogue_sid
  • Add Export resource to Autopilot Assistant.
  • Adds two new properties in Assistant i.e needs_model_build and development_stage
  • Add Webhooks resource to Autopilot Assistant.
  • Introduce autopilot subdomain with all resources from preview.understand

Compliance

  • Added the new InventoryComplianceInsights API under version /v1.

Content

  • changes for adding v2 endpoints

Marketplace

  • Initial transition to Marketplace domain

Memory

  • API Changes

  • 2026-01-15

  • No path changes (updated metadata only)
  • 2026-01-13

  • Added 1 new path(s):
  • /v1/Stores/{storeId}/Profiles/{profileId}/ConversationSummaries/{summaryId} (DeleteProfileConversationSummary)
  • 2026-01-12

  • No path changes (updated metadata only)
  • 2026-01-12

  • No path changes (updated metadata only)
  • 2026-01-12

  • No path changes (updated metadata only)
  • 2026-01-12

  • Added 2 new path(s):
  • /v1/Stores/{storeId}/Profiles/Imports (ListProfileImportsV2, ImportProfilesV2)
  • /v1/Stores/{storeId}/Profiles/Imports/{importId} (GetProfileImportV2)
  • 2026-01-13

  • No path changes (updated metadata only)
  • 2026-01-07

  • No path changes (updated metadata only)
  • 2026-01-05

  • No path changes (updated metadata only)
  • 2025-12-17

  • No path changes (updated metadata only)
  • 2025-12-17

  • No path changes (updated metadata only)
  • 2025-12-17

  • Added 1 new path(s):
  • /v1/Stores/{storeId}/Profiles/{profileId}/Observations/{observationId}/Revisions (ListObservationRevisions)

Sender-ids

  • Added all v2 sender-id-service endpoints

Trusthub

  • Add new delete endpoint for compliance_registration.

Voice

  • Add ProvisioningStatus public API endpoints.

Wise_owl

  • Init API as open-api spec
  • Updated Get Chat, Send Message and Create Chat to include contexts in Message, instead of root Chat

Www

v7.9.1

Compare Source

Library - Chore

Api

  • Added optional parameter clientNotificationUrl for create call api
  • Added optional parameter clientNotificationUrl for create participant api

v7.9.0

Compare Source

Library - Chore

Library - Fix

Trunking

  • Corrected the type used for phone number capabilities when accessed through a Trunk. (breaking change)
  • Corrected the type used for phone number capabilities when accessed through a Trunk. (breaking change)

Trusthub

  • Added new parameters in in toll-free initialize api payload.
  • Remove the invalid status transition to Draft from the examples
  • Change the value of email to a valid one in the examples.

v7.8.8

Compare Source

Library - Fix

Api

  • Add twiml_session resource for calls
  • Add twiml_session resource for calls

Monitor

  • Update default output properties

Trusthub

  • Added customer_profile_sid in toll-free initialize api payload.

v7.8.7

Compare Source

Memory

  • Memory API Changes

  • Added initial Memory API endpoints with darkseagreen badge status

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/twilio-ruby-7.x branch 2 times, most recently from 91b5165 to 8cab48a Compare April 16, 2026 15:06
@renovate renovate Bot force-pushed the renovate/twilio-ruby-7.x branch 11 times, most recently from 274d85a to 596cc17 Compare April 24, 2026 16:55
@renovate renovate Bot force-pushed the renovate/twilio-ruby-7.x branch from 596cc17 to b2881d2 Compare April 24, 2026 22:19
@github-actions
Copy link
Copy Markdown
Contributor

Code Coverage Report: Only Changed Files listed

Package Base Coverage New Coverage Difference
Overall Coverage 🟢 53.13% 🟢 53.13% ⚪ 0%

Minimum allowed coverage is 0%, this run produced 53.13%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants